.dk-btn {
    display: inline-block;
    height: 66px;
    width: 250px;
    padding: 0 20px;
    margin-left: 155px;
    line-height: 62px;
    color: #fff;
    font-size: 30px;
    border: 0px solid #fff;
}
/* 集团新闻 */

.dk-title-index{
    margin:0 0 15px;
    font-size:25px;
    color:#0274d4;
}
.dk-title-index a{
    color:#0274d4;
}
.dk-title-index a:hover{
    color:#0274d4;
}
.dk-title-index span{
    margin-left:5px;
    font-size:16px;
    color:#0068b7;
}
.dk-news-index{
    min-height:450px;
    padding:100px 0;
    color:#787878;
    background: url(../images/bg-map2.png) 120px top no-repeat;
}

.dk-news-index-first{
    position:relative;
    padding:20px 0 15px 105px;
    margin-bottom:18px;
    border-bottom:1px solid #3395e8;
}
.dk-news-index-first .dk-t{
    height:35px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    line-height:22px;
    font-size:18px;
}
.dk-news-index-first .dk-t a{ color:#010101;}
.dk-news-index-first .dk-t a:hover{
    color:#0274d4;
    font-size: 20px;
}
.newslist-ls li a{ color:#787878;}
.newslist-ls li a:hover{
    color:#0274d4;
    font-size: 18px;
}
.newslist-ls li { list-style:none; }
.dk-news-index-first .dk-cnt{
    height:40px;
    margin-bottom:5px;
    overflow:hidden;
    font-size:14px;
    line-height:20px;
}
.dk-news-index-first .dk-more{
    display:inline-block;
    padding-right:15px;
    color:#0063ae;
    background:url(../images/list-style-1.png) right center no-repeat;
}
.dk-news-index-first .dk-date{
    position:absolute;
    left:0;
    top:0;
    width:95px;
    height:136px;
    padding-top:40px;
    padding-right:25px;
    font-size:12px;
    color:#797979;
    text-align:center;
    background:url(../images/bg-4.png) right center no-repeat;
}
.dk-news-index-first .dk-date span{
    display:block;
    font-size:35px;
    line-height:34px;
    color:#7a7879;
}
.dk-news-index ul{
    list-style-type:none;
    padding: 0;
}
.dk-news-index li{
    font-size: 16px;
    padding-left:1px;
    line-height:36px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    /*background:url(../images/list-style-2.png) left center no-repeat;*/
}
.dk-news-index li span{
    float:right;
    font-size:15px;
    color:#787878;
}
#news-li-a{
    height: 355px;
}
.gonggao-contan3333::before{
    height: 70px;
    width:100%;
    margin-top: -80px;
    position: absolute;
    background-attachment: fixed;
    z-index: 3;
    content: "";
    text-align:center;
    background-image: url(../images/toumtbg.jpg) ;
    /*opacity: 0.4;*/
    -webkit-filter: opacity(50%);
    filter: opacity(50%);
}
.gonggao-contan {
    height: 70px;
    width:100%;
    margin-top: -80px;
    position: relative;
    z-index: 3;
    text-align:center;
   /* background-color: rgba(255,255,255,0.3);*/
    background: url(../images/toumtbg.jpg) no-repeat;
    opacity: 0.4;
}

.industry-pc{
    width: 100%;
    height:500px;
    text-align:center;
    /*margin-top: -10px;*/
    background-image: url(../images/fgbackgroud.jpg);
}
.news-pc{
    background-image: url(../images/fgbackgroud.jpg) ;
    height: 570px;
}

.partner-title{
    width: 1270px;
    height :30px;
    line-height:30px;
    margin: 70px auto 70px;
    border-left: 8px solid #0173d3;
    font-size: 25px;
    padding-left: 10px;
    font-weight: 600;
}
.partner{
    margin-bottom: 70px;
}
.south-mobile{
    display: none;
}
.industry-width{
    width: 1280px;
    margin:0 auto;
    height: 100%;
}

.indx_gonggao{
    width: 100%;
    height: 70px;
    margin-top: -70px;
    position:absolute;
    z-index: 3;
}

@media screen and (min-width: 901px) and (max-width: 1279px) {
    .industry-width{
        width: 100%;
        margin:0 auto;
        height: 100%;
    }
    .partner-title{
        width: 100%;
        height :30px;
        line-height:30px;
        margin: 70px auto 70px;
        border-left: 8px solid #0173d3;
        font-size: 25px;
        padding-left: 10px;
        font-weight: 600;
    }
}

/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 900px) {
    .banner {
        display: none;
    }
    .gonggao-contan {
        display: none;
    }
    .industry-pc{
        display: none;
    }
    .news-pc{
        display: none;
    }
    .partner-title{
        display: none;
    }
    .partner{
        display: none;
    }
    .south-mobile{
        display: block;
    }
    .line-1-content ul.img-block li.aboutus-south{
        float: left;
        width: 100%;
        margin-left: 2%;
    }
    .line-1-content ul.img-block-industry li.industry-south {
        width: 100%;
    }
    #time{
        display: none;
    }
    .indx_gonggao{
        width: 100%;
        height: 70px;
        margin-top: -70px;
        display: none;
        z-index: 3;
    }

}

